LCase(string)


Returns string converted to lowercase.

See also UCase.

string

String being converted to lowercase.